[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LLDT         Load Local Descriptor Table (286/386)   Flags: O D I T S Z A P C
                                                                          
LLDT source

           Logic:        Local Descriptor Table . source

    This instruction loads a selector from source into the LIDTR
    register to specify a new local descriptor table. If the LIDTR
    register is loaded with 0, all LDT references result in a general
    protection fault.

  --------------------------------------------------------------------------
   Operands                   Clocks   Transfers  Bytes  Example
   LLDT register              17 (286)     2        3    LGDT AX
   LLDT memory                19 (286)     2        5    LGDT MY_DESCRIPTOR
  --------------------------------------------------------------------------

        Note:          This instruction is only available to processes
                       with a privilege level of 0.

See Also: LGDT LIDT SGDT SIDT SLDT
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson